| Modifier and Type | Field and Description |
|---|---|
protected Action |
BayesianAgentForAuction.messageOpponent |
protected Action |
BayesianAgentForAuction.myLastAction |
| Modifier and Type | Method and Description |
|---|---|
Action |
EnterBidDialogExtended.askUserForAction(Action opponentAction,
Bid myPreviousBid)
This is called by UIAgent repeatedly, to ask for next action.
|
Action |
EnterBidDialog.askUserForAction(Action opponentAction,
Bid myPreviousBid)
This is called by UIAgent repeatedly, to ask for next action.
|
Action |
UIAgentExtended.chooseAction() |
Action |
UIAgent.chooseAction() |
Action |
TestingAgent.chooseAction() |
Action |
TestAgent.chooseAction() |
Action |
SlowUIAgent.chooseAction() |
Action |
SimpleTFTAgent.chooseAction() |
Action |
SimpleANAC2013Agent.chooseAction()
Accept if the utility of the opponent's is higher than the target utility;
else return a random bid with a utility at least equal to the target utility.
|
Action |
SimpleAgt2.chooseAction() |
Action |
SimpleAgentSavingBidHistory.chooseAction() |
Action |
SimpleAgent.chooseAction() |
Action |
SimilarityAgent.chooseAction() |
Action |
RandomWalkABMPAgent.chooseAction() |
Action |
RandomIncreasingUtilAgent.chooseAction() |
Action |
QOAgent.chooseAction() |
Action |
FuzzyAgent.chooseAction() |
Action |
DecUtilAgent.chooseAction() |
Action |
BayesianAgentForAuctionMultiPhase.chooseAction() |
Action |
BayesianAgentForAuction.chooseAction() |
Action |
BayesianAgent.chooseAction() |
Action |
ABMPExactAgent.chooseAction() |
Action |
ABMPAgent2.chooseAction() |
Action |
ABMPAgent.chooseAction() |
protected Action |
BayesianAgentForAuctionMultiPhase.proposeInitialBid() |
protected Action |
BayesianAgentForAuction.proposeInitialBid() |
| Modifier and Type | Method and Description |
|---|---|
Action |
EnterBidDialogExtended.askUserForAction(Action opponentAction,
Bid myPreviousBid)
This is called by UIAgent repeatedly, to ask for next action.
|
Action |
EnterBidDialog.askUserForAction(Action opponentAction,
Bid myPreviousBid)
This is called by UIAgent repeatedly, to ask for next action.
|
protected BayesianAgentForAuction.ACTIONTYPE |
BayesianAgentForAuction.getActionType(Action lAction) |
void |
UIAgentExtended.ReceiveMessage(Action opponentAction) |
void |
UIAgent.ReceiveMessage(Action opponentAction) |
void |
TestingAgent.ReceiveMessage(Action opponentAction) |
void |
TestAgent.ReceiveMessage(Action opponentAction) |
void |
SlowUIAgent.ReceiveMessage(Action opponentAction) |
void |
SimpleTFTAgent.ReceiveMessage(Action opponentAction) |
void |
SimpleANAC2013Agent.ReceiveMessage(Action opponentAction)
Retrieve the bid from the opponent's last action.
|
void |
SimpleAgt2.ReceiveMessage(Action opponentAction) |
void |
SimpleAgentSavingBidHistory.ReceiveMessage(Action opponentAction) |
void |
SimpleAgent.ReceiveMessage(Action opponentAction) |
void |
SimilarityAgent.ReceiveMessage(Action opponentAction) |
void |
RandomWalkABMPAgent.ReceiveMessage(Action opponentAction) |
void |
RandomIncreasingUtilAgent.ReceiveMessage(Action opponentAction) |
void |
QOAgent.ReceiveMessage(Action opponentAction) |
void |
FuzzyAgent.ReceiveMessage(Action opponentAction) |
void |
DecUtilAgent.ReceiveMessage(Action opponentAction) |
void |
BayesianAgentForAuction.ReceiveMessage(Action opponentAction) |
void |
BayesianAgent.ReceiveMessage(Action opponentAction) |
void |
ABMPExactAgent.ReceiveMessage(Action opponentAction) |
void |
ABMPAgent2.ReceiveMessage(Action opponentAction) |
void |
ABMPAgent.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
AgentFSEGA.chooseAction()
Choose action to present to the opponent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentFSEGA.ReceiveMessage(Action opponentAction)
Receive the opponent's bid.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
Agent_K.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Agent_K.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
AgentSmith.chooseAction()
When we take turn, this function is invoked.
|
Action |
SmithBidStrategy.getNextAction(double time)
Generate in new action
|
Action |
ABidStrategy.getNextAction(double startTime)
Selects the next action the agent should perform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentSmith.ReceiveMessage(Action pAction)
This is called when a action was done, by the other agent.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
Nozomi.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Nozomi.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
SouthamptonAgent.myLastAction
My previous action.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
SouthamptonAgent.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SouthamptonAgent.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
static Action |
ActionCreator.createAccept(Agent agent) |
static Action |
ActionCreator.createOffer(Agent agent,
Bid bid) |
| Modifier and Type | Method and Description |
|---|---|
Action |
Yushu.chooseAction() |
static Action |
Utility.chooseRandomBidAction(Agent agent)
Wrapper for getRandomBid, for convenience.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Yushu.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
Agent_K2.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Agent_K2.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
BRAMAgent.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
BRAMAgent.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
Gahboninho.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Gahboninho.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
KLH.chooseAction()
This is the main strategy of that determines the behavior of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KLH.ReceiveMessage(Action pAction)
Receives opponent's action
|
| Modifier and Type | Field and Description |
|---|---|
protected Action |
IAMhaggler2011.myLastAction |
| Modifier and Type | Method and Description |
|---|---|
Action |
IAMhaggler2011.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAMhaggler2011.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
BilateralAgent.chooseAction() |
protected Action |
NiceTitForTat.makeAcceptAction() |
protected Action |
BilateralAgent.makeAcceptAction()
By default, if an offer is deemed acceptable, we send accept.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BilateralAgent.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
Action |
TheNegotiator.chooseAction()
Choose an action to perform.
|
Action |
Acceptor.determineAccept(int phase,
double threshold,
double time,
int movesLeft)
Determine if it is wise to accept for a given phase on a given time.
|
Action |
BidGenerator.determineOffer(AgentID agentID,
int phase,
double threshold)
Determine what (counter)offer should be made in a given phase with
a minimum threshold.
|
Action |
Decider.makeDecision()
Method which returns the action to be performed by the agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TheNegotiator.ReceiveMessage(Action partnerAction)
Store the actions made by a partner.
|
void |
Decider.setPartnerMove(Action action)
Stores the bids of the partner in the history with the corresponding
utility.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
ValueModelAgent.chooseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueModelAgent.ReceiveMessage(Action opponentAction) |
| Modifier and Type | Method and Description |
|---|---|
abstract Action |
Agent.chooseAction()
this function is called after ReceiveMessage,
with an Offer-action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.ReceiveMessage(Action opponentAction)
informs you which action the opponent did
|
| Constructor and Description |
|---|
ActionEvent(Agent actorP,
Action actP,
int roundP,
long elapsed,
double utilA,
double utilB,
java.lang.String remarks) |
NegotiationOutcome(AlternatingOffersBilateralAtomicNegoSession alternatingOffersBilateralAtomicNegoSession,
int runNumber,
Action lastAction,
java.util.ArrayList<BidPointTime> agentASize,
java.util.ArrayList<BidPointTime> agentBSize,
boolean startingWithA,
SimpleElement additional,
double distanceToNash,
OutcomeInfo outcomeInfo)
Creates a new instance of NegotiationOutcome
|
| Modifier and Type | Class and Description |
|---|---|
class |
Accept
This class is used to create an action which symbolizes
that an agent accepts an offer.
|
class |
EndNegotiation
Class which symbolizes the action to leave a negotiation.
|
class |
IllegalAction
This action represents that the agent did an illegal action
(not fitting the protocol), eg kill his agent.
|
class |
Offer
Class which symbolizes an offer of an agent for the opponent.
|
| Modifier and Type | Method and Description |
|---|---|
static Bid |
Action.getBidFromAction(Action currentAction)
Method which returns the bid of the current action if it
is of the type Offer or else Null.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
BOAagent.chooseAction()
Choose an action to perform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BOAagent.ReceiveMessage(Action opponentAction)
Store the actions made by a partner.
|
| Modifier and Type | Field and Description |
|---|---|
protected Action |
BilateralAtomicNegotiationSession.lastAction |
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.fireNegotiationActionEvent(Agent actorP,
Action actP,
int roundP,
long elapsed,
double time,
double utilA,
double utilB,
double utilADiscount,
double utilBDiscount,
java.lang.String remarks,
boolean finalActionEvent) |
protected void |
BilateralAtomicNegotiationSession.fireNegotiationActionEvent(Agent actorP,
Action actP,
int roundP,
long elapsed,
double time,
double utilA,
double utilB,
double utilADiscount,
double utilBDiscount,
java.lang.String remarks,
boolean finalActionEvent) |
protected void |
BilateralAtomicNegotiationSession.fireNegotiationActionEvent(Agent actorP,
Action actP,
int roundP,
long elapsed,
double utilA,
double utilB,
double utilADiscount,
double utilBDiscount,
java.lang.String remarks,
boolean finalActionEvent)
Deprecated.
|